In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow / ArrowFilled Property

ArrowFilled Property (AnnotationLineArrow)

In This Topic
Syntax
'Declaration

 

Public Shadows Property ArrowFilled As Boolean
public new bool ArrowFilled {get; set;}
public read-write property ArrowFilled: Boolean; 
public hide function get,set ArrowFilled : boolean
public: __property new bool get_ArrowFilled();

public: __property new void set_ArrowFilled( 

   bool value

);
public:

new property bool ArrowFilled {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow
AnnotationLineArrow Members